writeb — write binary data to file
writeb
is used to write binary data to a file. The output is intended to be compatible with both the
readb
function and several other programs, such as MATLAB
TM
.
Subsections
Example